Skip to content

Conversation

@jakubsvehla
Copy link

Fixes propagating exceptions when the PROPAGATE_EXCEPTIONS config setting is set to True by fixing exception handling in ASGIHTTPConnection. Currently, when PROPAGATE_EXCEPTIONS is set to True it returns the traceback as HTML instead of propagating the exception.

@jakubsvehla jakubsvehla deleted the fix-propagating-exceptions branch November 15, 2024 21:19
@jakubsvehla jakubsvehla restored the fix-propagating-exceptions branch November 15, 2024 21:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception propagation via PROPAGATE_EXCEPTIONS config setting does not work

1 participant